From 97c1782246ec7b98038a8377789ad358a9ef05ac Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 30 Oct 2015 14:51:41 -0400 Subject: [PATCH] Update the generated css for the previous commit --- gtk/theme/Adwaita/gtk-contained-dark.css | 38 ++++++++++++------------ gtk/theme/Adwaita/gtk-contained.css | 38 ++++++++++++------------ gtk/theme/HighContrast/gtk.css | 26 ++++++++-------- 3 files changed, 52 insertions(+), 50 deletions(-) diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css index 2f13555be2..6b126e29c8 100644 --- a/gtk/theme/Adwaita/gtk-contained-dark.css +++ b/gtk/theme/Adwaita/gtk-contained-dark.css @@ -119,7 +119,7 @@ GtkTextView { .grid-child:selected { outline-offset: -2px; } -.popover.osd, .app-notification, +popover.osd, .app-notification, .app-notification.frame, .osd .scale-popup, .osd { color: #eeeeec; border: none; @@ -129,7 +129,7 @@ GtkTextView { box-shadow: none; text-shadow: 0 1px black; icon-shadow: 0 1px black; } - .popover.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, .osd:backdrop { + popover.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, .osd:backdrop { text-shadow: none; } /********************* @@ -2097,31 +2097,31 @@ column-header .titlebar button.titlebutton, /*************** * Popovers * ***************/ -.popover { +popover { padding: 2px; border: 1px solid #1c1f1f; border-radius: 5px; background-color: #313434; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } - .popover:backdrop { + popover:backdrop { box-shadow: none; } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover > .search-bar, - .popover > .location-bar, .popover.osd > .toolbar, .popover.osd > .inline-toolbar, .popover.osd > .search-bar, .popover.osd > .location-bar { + popover > .list, + popover > .view, + popover > .toolbar, + popover > .inline-toolbar, + popover > .search-bar, + popover > .location-bar, popover.osd > .toolbar, popover.osd > .inline-toolbar, popover.osd > .search-bar, popover.osd > .location-bar { border-style: none; background-color: transparent; } - .popover button.flat, .popover .sidebar-button.button, .popover headerbar button.titlebutton, headerbar .popover button.titlebutton, - .popover .titlebar button.titlebutton, - .titlebar .popover button.titlebutton, - .popover button.flat:hover, - .popover .sidebar-button.button:hover, - .popover headerbar button.titlebutton:hover, - headerbar .popover button.titlebutton:hover, - .popover .titlebar button.titlebutton:hover, - .titlebar .popover button.titlebutton:hover { + popover button.flat, popover .sidebar-button.button, popover headerbar button.titlebutton, headerbar popover button.titlebutton, + popover .titlebar button.titlebutton, + .titlebar popover button.titlebutton, + popover button.flat:hover, + popover .sidebar-button.button:hover, + popover headerbar button.titlebutton:hover, + headerbar popover button.titlebutton:hover, + popover .titlebar button.titlebutton:hover, + .titlebar popover button.titlebutton:hover { text-shadow: none; transition: none; } diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css index 05e084f2a0..8540caf228 100644 --- a/gtk/theme/Adwaita/gtk-contained.css +++ b/gtk/theme/Adwaita/gtk-contained.css @@ -119,7 +119,7 @@ GtkTextView { .grid-child:selected { outline-offset: -2px; } -.popover.osd, .app-notification, +popover.osd, .app-notification, .app-notification.frame, .osd .scale-popup, .osd { color: #eeeeec; border: none; @@ -129,7 +129,7 @@ GtkTextView { box-shadow: none; text-shadow: 0 1px black; icon-shadow: 0 1px black; } - .popover.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, .osd:backdrop { + popover.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, .osd:backdrop { text-shadow: none; } /********************* @@ -2103,31 +2103,31 @@ column-header .titlebar button.titlebutton, /*************** * Popovers * ***************/ -.popover { +popover { padding: 2px; border: 1px solid #a1a1a1; border-radius: 5px; background-color: #f6f6f6; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } - .popover:backdrop { + popover:backdrop { box-shadow: none; } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover > .search-bar, - .popover > .location-bar, .popover.osd > .toolbar, .popover.osd > .inline-toolbar, .popover.osd > .search-bar, .popover.osd > .location-bar { + popover > .list, + popover > .view, + popover > .toolbar, + popover > .inline-toolbar, + popover > .search-bar, + popover > .location-bar, popover.osd > .toolbar, popover.osd > .inline-toolbar, popover.osd > .search-bar, popover.osd > .location-bar { border-style: none; background-color: transparent; } - .popover button.flat, .popover .sidebar-button.button, .popover headerbar button.titlebutton, headerbar .popover button.titlebutton, - .popover .titlebar button.titlebutton, - .titlebar .popover button.titlebutton, - .popover button.flat:hover, - .popover .sidebar-button.button:hover, - .popover headerbar button.titlebutton:hover, - headerbar .popover button.titlebutton:hover, - .popover .titlebar button.titlebutton:hover, - .titlebar .popover button.titlebutton:hover { + popover button.flat, popover .sidebar-button.button, popover headerbar button.titlebutton, headerbar popover button.titlebutton, + popover .titlebar button.titlebutton, + .titlebar popover button.titlebutton, + popover button.flat:hover, + popover .sidebar-button.button:hover, + popover headerbar button.titlebutton:hover, + headerbar popover button.titlebutton:hover, + popover .titlebar button.titlebutton:hover, + .titlebar popover button.titlebutton:hover { text-shadow: none; transition: none; } diff --git a/gtk/theme/HighContrast/gtk.css b/gtk/theme/HighContrast/gtk.css index 2784e1e84a..ab979505bc 100644 --- a/gtk/theme/HighContrast/gtk.css +++ b/gtk/theme/HighContrast/gtk.css @@ -1352,7 +1352,7 @@ GtkTreeView.view.progressbar { /*************** * Popovers * ***************/ -.popover { +popover { margin: 10px; padding: 2px; border-color: gray; @@ -1361,26 +1361,28 @@ GtkTreeView.view.progressbar { border-radius: 5px; background-color: #fff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); } - .popover:backdrop { + popover:backdrop { box-shadow: none; } - .popover > .list, .popover > .view, .popover > .toolbar { + popover > .list, popover > .view, popover > .toolbar { background-color: transparent; } - .popover separator, .popover GtkPlacesSidebar.sidebar .view separator, GtkPlacesSidebar.sidebar .view .popover separator { + popover separator, popover GtkPlacesSidebar.sidebar .view separator, GtkPlacesSidebar.sidebar .view popover separator, + popover GtkPlacesSidebar.sidebar .view separator:backdrop, + GtkPlacesSidebar.sidebar .view popover separator:backdrop { color: #000; background-color: transparent; border: 0; } - .popover button.flat, .popover .sidebar-button.button, - .popover button.flat:hover, - .popover .sidebar-button.button:hover { + popover button.flat, popover .sidebar-button.button, + popover button.flat:hover, + popover .sidebar-button.button:hover { color: #000; text-shadow: none; transition: none; } - .popover.osd { + popover.osd { background-image: none; background-color: rgba(0, 0, 0, 0.8); border: 1px solid gray; color: #fff; } - .popover.osd button { + popover.osd button { color: white; text-shadow: none; border-width: 2px; @@ -1390,21 +1392,21 @@ GtkTreeView.view.progressbar { background-color: rgba(0, 0, 0, 0.8); border-color: rgba(255, 255, 255, 0.2); box-shadow: none; } - .popover.osd button:hover { + popover.osd button:hover { border-width: 2px; border-style: solid; color: #fff; background-color: rgba(77, 77, 77, 0.8); border-color: rgba(255, 255, 255, 0.2); box-shadow: none; } - .popover.osd button:active { + popover.osd button:active { border-width: 2px; border-style: solid; color: rgba(0, 0, 0, 0.8); background-color: #fff; border-color: rgba(255, 255, 255, 0.2); box-shadow: none; } - .popover.osd button:insensitive { + popover.osd button:insensitive { border-width: 2px; border-style: solid; border-color: rgba(255, 255, 255, 0.2); -- 2.30.2